Connected Data Lake
Usage
Install K8S Operator
# Register the Connected Data Lake repository
# Deploy a Connected Data Lake operator
Install Dependencies on Ubuntu 24.04
# Install os dependencies
# Install & Update the latest stable rust
Build on the local machine
Build Requirements
- gcc
- fuse
- protobuf
- rust >=1.82
Build CDL rust CLI
Build CDL python API
Please check your python virtual environment (i.e. conda) before running.
Build K8S Operator
Please check your kubernetes config file ~/.kube/config
before running.